home *** CD-ROM | disk | FTP | other *** search
- --= WID = SIMTEL20 Ada Software Repository Item Description File = WID =--
- -- WIS TOOL NUMBER : WIS_TOOL_02
- -- LOCATION : ASR
- -- CATEGORY LEVEL 1 : TEXT MANIPULATION
- -- CATEGORY LEVEL 2 : EDITORS
- -- CATEGORY LEVEL 3 : WORD PROCESSOR
- -- CATEGORY LEVEL 4 :
- -- INDEX : Text Editor
- -- INDEX : Editor, Text
- -- INDEX : Text Formatter
- -- INDEX : Formatter, Text
- -- INDEX : Word Processor
- -- INDEX : Processor, Word
- -- TAXONOMY : !Interfaces!Text Processing!Word Processor
- -- DEPENDENCIES :
- -- SEE ALSO :
- --= ABSTRACT ===============================================--
- -- 1. TOOL NAME : Microcomputer Word Processor
- -- 2. TOOL NUMBER : 2
- --
- -- 3. CONTRACTOR :
- -- 3a CONTRACT # : N66001-84-C-0422
- -- 3b NAME : Science Applications International Corp
- -- 3c LOCATION : 2280 Highway 19 North Suite 120 Clearwater, Florida
- -- 3d POC : Robert Cymbalski
- -- Phone: (813) 799-0663
- --
- -- 4. TOOL DESCRIPTION :
- -- The Word Processor package contains an editor and a text formatter
- -- for creating, modifying, and formatting ASCII text files.
- -- The Screen Editor will make full use of function keys and cursor
- -- control keys. It will support 255 character lines, will create
- -- back-up files, and will support an undo feature. Text
- -- Formatter commands are keyed by a '.' in column 1 followed
- -- by a key-word command and operands. Also included is a utility for
- -- defining the help screens which are available to the general user
- -- as well as a utility for defining new type fonts.
- --
- -- 5. SCHEDULE :
- -- 5a PDR/CDR : Editor: 15 NOV 84 Formatter: 15 JAN 85 / CDR N/A
- -- 5b DELIVERY : Editor COMPLETE, Formatter AUG 85
- -- 5c DISTRIBUTION : GTE, NOSC, SIMTEL20
- --
- -- 6. CHARACTERISTICS :
- -- 6a DEVELOPMENT APPROACH : Convert an existing Pascal program
- -- 6b HOST MACHINE : NOSC VAX via ARPANET
- -- 6c OPERATING SYSTEM : ROS
- -- 6d COMPILER : Telesoft 1.3 (unvalidated)
- -- 6e DEPENDENCIES : See comments.
- -- 6f NUMBER OF STATEMENTS :
- --
- -- 7. DOCUMENTATION : Text Editor Users Manual, Aug 85, Formatter Users
- -- Manual, Aug 85, High-Level Design, Nov 84
- -- 8. PORTABILITY : Compiled on VAX with DEC Ada.
- --
- -- 9. WIS USE :
- -- 9a FOUNDATION AREA : Text Processing
- -- 9b WIS USE AREA : Interfaces
- -- 10. COMMENTS:
- -- This Word Processor will support VT-100(VT-52), VT-100(ANSI),
- -- Digital Microsystems 5086, IBM PC, VIP 7705, and Delta Data
- -- terminals. It will support Centronics 737, Dataproducts, Diablo
- -- 630, and Qume Sprint Series printers.
- -- 11. LAST CHANGE TO DATA : 21 March 1986.
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.EDITORS>WP*.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.EDITORS>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- WP.ABS 3985 68
- -- WP.CMM 1272 30
- -- WP.CVT 842 26
- -- WP.PRO 3908 77
- -- WPCOMMON.DIS 113 5
- -- WPCOMMON.SRC 150501 3666
- -- WPCRT.DIS 130 5
- -- WPCRT.SRC 197491 4115
- -- WPEDHLP.DIS 78 3
- -- WPEDITOR.DIS 426 18
- -- WPEDITOR.HLP 42714 900
- -- WPEDITOR.SRC 636103 14128
- -- WPFORMAT.DAT 52484 1114
- -- WPFORMAT.DIS 312 12
- -- WPFORMAT.SRC 486814 10498
- -- =============== ========== ==========
- -- 15 Files 1577173 34665
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-